.xwt{
	display: none;
}
.xwt:nth-child(1){
	display: block;
}
.s_xww .s_xw1 img{
	 opacity: 1 !important;
}
.s_xww .s_xw1 a{
	    color: #1D3B87 !important;
    font-weight: 600;
}
/* bannner图 */
.bannner {
	height:100%;
	width: 100%;
position: relative;
		transition: all 0.7s ease ;
		margin: 0 auto;
		margin-bottom: 0;
                overflow: hidden;
}
.white_head1{
	height: 0px;
	min-height: 0;
	margin-bottom: 250px;
}
.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	/*text-align: center;*/
	font-size: 18px;
	background: #fff;
	height: 100% !important;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.bannner .swiper-pagination-bullet {
	width: 44px !important;
	height: 5px !important;
	background-color: #fff !important;
	margin-left: 13px !important;
	opacity: 1 !important;
	border-radius: 50px !important;
}
.quanjingindex {
    position: absolute;
    height: 46px;
    width: 180px;
    bottom: 20%;
    left: 50%;
    margin-left: -90px;
    z-index: 9999;
    background: #2f59b3;
    color: #fff;
    line-height: 46px;
    text-align: center;
    border: 0px solid;
    font-size: 15px;
    border-radius: 3px;
    opacity: 0.4;
    cursor: pointer;
}
.quanjingindex:hover {
    opacity: 1;
    background: #2f59b3;
}
 .pob {
    position: absolute;
    z-index: 10;
    bottom: 60px;
    left: 50%;
    margin-left: -12.5px;
    animation: myfirst 0.8s linear 0.8s infinite alternate;
    -moz-animation: myfirst 0.8s linear 0.8s infinite alternate;
    -webkit-animation: myfirst 0.8s linear 0.8s infinite alternate;
    -o-animation: myfirst 0.8s linear 0.8s infinite alternate;
}


@keyframes myfirst {  
   0% {
       bottom: 50px;
   }
   25% {
       bottom: 54px;
   }
   50% {
       bottom: 60px;
   }
   75% {
       bottom: 64px;
   }
   100% {
       bottom: 70px;
   }
}
.swiper-pagination1 {
	top: 96% !important;
	display: flex;
	justify-content: center;
	width: 100%;
}

.swiper-pagination1 span {
	display: block !important;
}

.bannner .swiper-pagination-bullet-active {
	background: #1D2087 !important;
	width: 44px !important;
	height: 5px !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 80px !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 80px !important;
}

.swiper-num {
	position: absolute;
	left: 94%;
	top: 72%;
	bottom: 0;
	z-index: 2;
	color: #fff;
}

.swiper-num .active {
	display: inline-block;
	color: #fff;
	font-size: 23px;
	padding-right: 3px;
	margin-bottom: 5px;
}

.swiper-num span {
	font-size: 32px;
}

.swiper-num .total {
	display: inline-block;
	color: #fff;
	font-size: 12px;
}

.bannner iframe {
	width: 100%;
	height: 100%;
}

/* 潍院要闻 */
.wyyw {
	padding-top: 110px;
	position: relative;
	max-width: 1920px;
	width: 100%;
	padding-bottom: 79px;
	margin: 0 auto;
position: relative;
		
		transition: all 1.5s ease;
		top: 0;
		z-index: 9;
      opacity: 1;
}
.white_head2{
	top: 0;
opacity: 1;
}
.wy_zuoyou{
	opacity: 0;
	transition: all 1.5s ease;
}
.white_head2 .wy_zuoyou{
	
	opacity: 1;
}
.wyyw1 {
	width: 100%;
	position: relative;
}

.biaoti h1 {
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	text-align: center;
}

.biaoti {
	margin: 0 auto;
	position: relative;
	width: 582px;
}

.bttu {
	position: absolute;
	bottom: 0;
	z-index: -1;
}

.bttu img {
	width: 584px;
	height: 104px;

}

.wy_zuoyou {
	display: flex;
	justify-content: space-between;
	padding-top: 64px;
	position: relative;
}

.wy_zuo {
	width: 47%;
	height: 431px;
	overflow: hidden;
	position: relative;
}

.wy_zuo img {
	width: 100%;
}

.bjt {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: -1;
}

.bjt img {
	width: 100%;
}

.wy_you {}

.zifu {
	position: absolute;
	left: -105px;
	top: -120px;
	width: 97px;
	height: 489px;
}

.zifu img {
	width: 100%;
}

.wyyw1 .gd {
	position: absolute;
	right: 0;
	bottom: 0;

	display: flex;
}

.wyyw1 .gd a {
	font-size: 15px;
	color: #1A1A1A;
	display: flex;
	align-items: center;
}

.wyyw1 .gd a img {
	margin-left: 10px;
}

.lj {
	display: none;
}

.wyyw1 .gd a:hover {
	color: #1D3B87;
}

.wyyw1 .gd a:hover .lj {
	display: block;
}

.wyyw1 .gd a:hover .hj {
	display: none;
}

.xwt {
	width: 100%;
	height: 100%;
	position: relative;
}

.xw_wenzi {
	position: absolute;
	width: 60%;
	left: 30px;
	bottom: 30px;
	z-index: 9;
}

.xw_wenzi a {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}

.left_lie1 {
	transition: all 0.3s;
}

.xwt:hover .left_lie1 {
	transform: scale(1);
}

.swiper-pagination2 {
	text-align: right !important;
	z-index: 10;
	padding-right: 30px;
	bottom: 30px !important;
}

.wy_zuo .swiper-pagination-bullet-active {
	background: #fff !important;
}

.wy_you {
	width: 49%;
}

.s_xw {
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
}

.s_xw1 {
	display: flex;
	align-items: center;
}

.s_xw1 a:nth-child(2) {
	width: 504px;
	display: block;
	font-size: 16px;
	color: #1A1A1A;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.3s;
}

.s_xw2 a {
	font-size: 16px;
	color: #999999;
}

.s_xw1 a img {
	opacity: .4;
	transition: all 0.3s;
     margin-right: 5px;
display: none;
}

.s_xw:hover .s_xw1 img {
	opacity: 1;
}

.s_xw:hover .s_xw1 a {
	color: #1D3B87;
}
.s_xw1 a:nth-child(1){
display: flex;
    align-items: center;
    width: 4px;
    height: 24px;
    background: #1D3B87;
    border-radius: 2px 2px 2px 2px;
    margin-right: 13px;
}



.xwt::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 25%;
	background: linear-gradient(0deg, #000000 0%, rgba(0,0,0,0) 100%);
	bottom: 0;
	left: 0;
	z-index: 1;
}
.wyyw .swiper-pagination-bullet {
    background: #fff !important;
}
/* 校园动态、潍院人物、视觉潍院、潍院学院报 */
.dongtai {
	width: 100%;
	height: 667px;
	background-size: cover;
	padding-top: 50px;
	max-width: 1920px;
	margin: 0 auto;
       padding-bottom: 50px;
}

.bankuai1 {
	display: none;
}

.bankuai1:nth-child(1) {
	display: block;
}

.sg img {
	/* display: none; */
	width: 0;
	transition: all 0.3s;
	opacity: 0;
}

.sg1 img {
	/* display: block; */
	width: 26px;
	height: 20px;
	margin-right: 9px;
	opacity: 1;
}

.sige {
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	width: 532px;
	padding-bottom: 20px;
	border-bottom: 2px solid #a8aab2;
}

.sg {
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
}

.sg p {
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	transition: all 0.3s;
}

.sg1 p {
	color: #1D3B87;
}

.sg::after {
	content: "/";
	position: absolute;
	left: -19px;
	font-size: 16px;
	color: #A8AAB3;
}

.sg:nth-child(1)::after {
	content: "";
}

.bankuai {
	padding-top: 40px;
}

/* 校园动态 */
.xy_left {
	width: 580px;
	height: 347px;
}

.xy_left1 {
	position: relative;
	overflow: hidden;
	display: none;
}

.xy_left1:nth-child(1) {
	display: block;
}
.xy_left2 {
	position: relative;
	overflow: hidden;
	display: none;
}

.xy_left2:nth-child(1) {
	display: block;
}
.xy_zi {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	left: 0;
	padding-left: 21px;
	padding-top: 17px;
	padding-bottom: 14px;
	padding-right: 21px;
	z-index: 9;

}

.xy_zi a {
	color: #1A1A1A;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.xy_left1:hover .left_lie1 {
	transform: scale(1.2);
	/* transition: all 0.3s; */
}
.xy_left2:hover .left_lie1 {
	transform: scale(1.2);
	/* transition: all 0.3s; */
}

.xy_right {
	width: 56%;
}

.xyr_right1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.xyr_right1 a:nth-child(1) {
	display: block;
	width: 648px;
	font-size: 16px;
	color: #1A1A1A;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.xyr_right1 a:nth-child(2) {
	font-size: 14px;
	color: #999999;
}
.xyr_right3 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.xyr_right3 a:nth-child(1) {
	display: block;
	width: 648px;
	font-size: 16px;
	color: #1A1A1A;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.xyr_right3 a:nth-child(2) {
	font-size: 14px;
	color: #999999;
}
.xiaoyuan1 {
	display: flex;
	justify-content: space-between;
}

.xyr_right2 a:nth-child(1) {
	color: #1D2087;
             font-weight: 600;
}
.xyr_right4 a:nth-child(1) {
	color: #1D2087;
             font-weight: 600;
}

.xy_gd {
	margin-left: 19px;
	padding-top: 24px;
}

.xy_gd a {
	width: 142px;
	height: 36px;
	border-radius: 4px;
	border: 1px solid #1D2087;
	font-size: 14px;
	color: #1D2087;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
}

.xy_gd a:hover {
	color: #fff;
	background-color: #1D2087;
}
/* 学思践悟 */
.jianwu2{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.jw_left{
	width: 40%;
	height: 350px;
	position: relative;
	    overflow: hidden;
}
.jw_left .xy_zi{
    bottom: 0px;
}
.jw_left1{
	display: none;
}
.jw_left1:nth-child(1){
	display: block;
}
.jw_left1 {
    width: 100%;
    height: 100%;
}
.jw_right1{
	width: 57%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jw_right2 {
    width: 49%;
    height: 169px;
    background: #FFFFFF;
    /* margin-bottom: 15px; */
    /* border-bottom: #1d3b87 4px solid; */
    padding: 0 15px;
    padding-top: 26px;
    position: relative;
    /* background-image: url(../image/index/bj.png); */
    background-repeat: no-repeat;
    background-position: 100% 100%;
    box-shadow: #d1d1d1 0px 0px 10px;
    transition: all 0.3s;
    margin-bottom: 10px;
}
.jw_right2 h1{
	    width: 100%;
	    font-size: 16px;
	    line-height: 26px;
	    color: #000000;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	    transition: all 0.3s;
		font-weight: 500;
		position: relative;
		z-index: 1;
}
.jw_right2::after{
	content: "";
	transition: all 0.3s;
	width: 0;
}
.jwzi::after{
	 /* border-bottom: #1d3b87 4px solid; */
	 content: "";
	 width: 0%;
	 height: 4px;
	 background-color: #1D2087;
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 /* transition: all 0.3s; */
}
.jwzi h1{
	color: #1D2087;
	/* font-weight: 600; */
}
.jw_right2 p img{
	padding-right: 10px;
}
.jw_right2 p{
	    display: flex;
	    align-items: center;
	    position: absolute;
	    top: 80%;
		    font-size: 14px;
		    color: #1d3b87;
		    /* display: block; */
		    /* padding-left: 10px; */
	}
	
.fz {
    position: absolute;
    width: 130px;
    opacity: 0.7;
    right: 0px;
	bottom: 0;
	z-index: 0;
}
.fz img{
	width: 100%;
	height: 100%;
}
.jianwu .xy_gd{
	margin-left: 0;
	display: flex;
	justify-content: center;
	
}
.jw_left:hover .left_lie1{
	transform: scale(1.2);
	transition: all 0.3s;
}
@media screen and (max-width:1024px) {
	.jw_left{
		display: none;
	}
	.jw_right1{
		width: 100%;
	}
}
/* 潍院人物 */
.renwu1 {
	display: flex;
	justify-content: space-between;
}

.rw_left {
	width: 580px;
	height: 297px;
}

.rw_left1 {
	width: 100%;
	height: 100%;
	position: relative;
}

.rw_left2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.rw_left2:hover .left_lie1 {
	transform: scale(1.2);
}

.rw_zi {
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9;
}

.rw_zi a {
	display: block;
	width: 540px;
	background-color: #fff;
	font-size: 18px;
	color: #1A1A1A;
	padding: 39px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;

}

.rw_right {
	width: 56%;
}

.rw_right1 {
	width: 100%;
	height: 99px;
	display: flex;
	align-items: center;
	background-color: #fff;
	margin-bottom: 25px;
	transition: all 0.3s;
}

.rw_right1 a:nth-child(1) {
	width: 170px;
	height: 100%;
}

.rw_right1 a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.rw_right1 a:nth-child(2) {
	padding: 39px 27px;
	font-size: 16px;
	color: #1A1A1A;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.rw_right1:hover {
	box-shadow: 0px 1px 30px 0px rgba(97, 110, 144, 0.24);
}
.rw_right1:hover a:nth-child(2){
    color: #1D3B87;
    font-weight: 600;
}
.rw_right1:nth-child(1) {
display:none;
}

/* 潍院视觉 */
.shijue1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.shijue2 {
	width: 24%;
}
.s_shijue4{
width: 24%;
}
.shijue2 a {
	display: block;
	width: 100%;
}

.shijue3 {
	width: 100%;
	height: 251px;
	overflow: hidden;
}

.shijue2 a:nth-child(1) {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;

}

.shijue2 a:nth-child(2) {
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 24px;
	padding-right: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	background-color: #fff;
	font-size: 16px;
	color: #1A1A1A;
}

.sjt1 {
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.shijue2:hover .shijue3 a {
	transform: scale(1.2);
}

.sj_gd {
	padding-top: 40px;
	display: flex;
	justify-content: center;

}

.sj_gd a {
	width: 142px;
	height: 36px;
	border-radius: 4px;
	border: 1px solid #1D2087;
	font-size: 14px;
	color: #1D2087;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
}

.sj_gd a:hover {
	color: #FFFFFF;
	background: #1D2087;
}

/* 潍院学院报 */
.xiaobao1 {
	overflow: hidden;
}

.swiper-slide3 {
	background: transparent !important;
	flex-wrap: wrap;
}

.swiper-slide3 a {
	display: block;
	width: 100%;
}

.swiper-slide3 a img {
	width: 100%;
	
	margin-bottom: 18px;
}

.swiper-slide3 a:nth-child(2) {
	color: #1A1A1A;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

/* 学术动态、学术纵横 / */
.xueshu {
	width: 100%;
	height: 625px;
	/* overflow: hidden; */
	/* background: url(../image/main/beijing1.png); */
	background-size: cover;
	max-width: 1920px;
	margin: 0 auto;
}

.xueshu1 {
	display: flex;
	justify-content: center;
	height: 100%;

}

.xs_xsdt {
	width: 40%;
	display: flex;
	justify-content: right;
	background: url(../image/main/xsdt.png);
	background-size: cover;
	padding-top: 80px;
         background-position-y: -1px;
    justify-content: flex-end;
}

.zh_zongheng {
	width: 60%;
	display: flex;
	justify-content: left;
	background: url(../image/main/xszh.png);
	background-size: cover;
	background-position-y: 49px;
	padding-top: 80px;
    background-repeat: no-repeat;
}

.xsdt {
	width: 488px;
	/* height: 100px; */
	/* background-color: #1D2087; */
	margin-right: 55px;
}

.zongheng {
	width: 850px;
	/* height: 100px; */
	/* background-color: #1D2087; */
	margin-left: 61px;
}

.xs_biaoti {
	display: flex;
}

.xs_biaoti h1:nth-child(1) {
	font-size: 32px;
	color: #1D2087;
	border-bottom: 2px solid #1D2087;
	padding-bottom: 5px;
}

.xs_biaoti h1:nth-child(2) {
	font-size: 32px;
	color: #1a1a1a;
	padding-bottom: 5px;
}

.dt_w {
	padding: 0 24px;
    background: #fff;
    margin-top: 34px;
}

.dt_wz {
	width: 100%;
	height: 90px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	padding: 18px0px;
	margin-bottom: 0px;
	position: relative;
	transition: all 0.5s;
border-bottom: 1px solid #E6E6E6;
}



.dt_wz:hover .dt_wz2 p a {
	color: #1D2087;
         font-weight: 600;
}

.dt_wz:hover .dt_wz1 {
    background: #1d3b87;
}
.dt_wz:hover  p {
    color: #fff;
}
.dt_wz:hover  h1 {
    color: #fff;
}
.qz {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}

.dt_wz1 {
	    width: 65px;
    height: 65px;
    background: #fff;
    padding: 7px;
    border: 1px solid #E6E6E6;
transition: all 0.3s;
    padding-top: 10px;
}

.dt_wz1 p {
	font-size: 12px;
	color: #666;
	text-align: center;
}
.dt_wz:nth-child(5){
display:none;
}
.dt_wz1 h1 {
	font-size:20px;
	text-align: center;
	color: #1D3B87;
	font-family: zi;
}

.dt_wz2 p  a{
	padding-left: 18px;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.dt_gd {
	display: flex;
	justify-content: right;
	padding-top: 15px;
}

.dt_gd a {
	font-size: 15px;
	color: #1D3B87;
	display: flex;
	align-items: center;
}

.dt_gd a img {
	margin-left: 8px;
}

.xszh .xs_biaoti h1:nth-child(1) {
	color: #C41B20;
	border-bottom: 2px solid #C41B20;
}

.xszh {
	display: flex;
	justify-content: space-between;
}

.gd {
	/* position: absolute;
	right: 0;
	bottom: 0; */

	display: flex;
}

.gd a {
	font-size: 15px;
	color: #1A1A1A;
	display: flex;
	align-items: center;
}

.gd a img {
	margin-left: 10px;
}

.lj {
	display: none;
}

.gd a:hover {
	color: #1D3B87;
}

.gd a:hover .lj {
	display: block;
}

.gd a:hover .hj {
	display: none;
}

.zongheng2 {
	padding-top: 34px;
	display: flex;
	justify-content: space-between;
}

.zh1 {
	width: 416px;
	height: 135px;
	position: relative;
	overflow: hidden;
}

.zh_zi {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 23px;
	background: #1D3B87;
	z-index: 9;
       height: 135px;
    width: 100%;
}

.zh_zi p a{
	height: 51px;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}

.zh_zi span {
	display: block;
	padding-top: 19px;
	color: #fff;
	font-size: 14px;
}

.zh1:nth-child(1) .zh_zi {
	background: rgb(29 59 135 / 100%);
}

.zh1:nth-child(2) .zh_zi {
	background: rgb(196 27 32 /100%);
}

.zh1:hover .left_lie1 {
	transform: scale(1.2);
}

.zongheng3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 30px;
}

.zh2 {
	width: 416px;
	position: relative;
	margin-bottom: 22px;
}

.zh2 p a{
	font-size: 16px;
	color: #333333;
	padding-left: 13px;
	/* white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all; */
display: block;

font-weight: 500;
}

.zh2 span {
	display: block;
	padding-left: 13px;
	font-size: 14px;
	color: #999999;
	padding-top: 13px;
}

.zh2::after {
	content: "";
	width: 4px;
	height: 24px;
	background: #1D3B87;
	border-radius: 2px 2px 2px 2px;
	position: absolute;
	left: 0;
	top: 0;
}

.zh2:hover p  a{
	color: #1D2087;
font-weight: 600;
}
.zh2:nth-child(1){
	display: none;
}
.zh2:nth-child(2){
	display: none;
}
/* 通知公告、媒体潍院 */
.tongzhi {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: url(../image/main/beijing2.png);
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 60px;
}

.tz_zuoyou {
	display: flex;
	justify-content: space-between;
}

.tz_zuo {
	width: 680px;
}

.tz_you {
	width: 680px;
}

.tz_zuo .xszh .xs_biaoti h1:nth-child(1) {
	color: #1D2087;
	border-bottom: 2px solid #1D2087;
}

.tz_gonggao {
	/* padding-top: 31px; */
}

.tz_gonggao1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	margin-top: 31px;
}

.tz_gonggao1::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 18px;
	background: #1D2087;
}

.tz_gonggao1 p  a{
	width: 479px;
	color: #1A1A1A;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding-left: 20px;
display:block;
}

.tz_gonggao1 span {
	font-size: 14px;
	color: #999999;
}

.tz_you .tz_gonggao1::after {
	background: #C41B20;
}

.tz_zuo .tz_gonggao1:hover p a{
	color: #1D2087;
           font-weight: 600;
}

.tz_you .tz_gonggao1:hover p a{
	color: #C41B20;
    font-weight: 600;
}

/* 光影潍院 */
.guangying {
	padding-top: 110px;
	padding-bottom: 100px;
	overflow: hidden;
}

.gy_gy {
	display: flex;
	padding-top: 53px;
	position: relative;
}

.gy_zifu {
	position: absolute;
	width: 99px;
	height: 491px;
	right: -120px;
	bottom: -60px;
}

.gy_zifu img {
	width: 100%;
	height: 100%;
}

.gy_gy1 {
	display: flex;
	flex-wrap: wrap;
	width: 1135px;
}

.gy_gy2 {
	width: 315px;
	border-left: 1px solid #fff;
}

.gy1 {
	position: relative;
	overflow: hidden;
}

.gy1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}

.gy2 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.gy2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}

.gy1:hover img {
	transform: scale(1.2);
}

.gy2:hover img {
	transform: scale(1.2);
}

.gy1:nth-child(1) {
	width: 50%;
	height: 326px;
	border-bottom: 1px solid #fff;
}

.gy1:nth-child(2) {
	width: 50%;
	height: 326px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.gy1:nth-child(3) {
	width: 65%;
	height: 326px;

}

.gy1:nth-child(4) {
	width: 35%;
	height: 326px;
	border-left: 1px solid #fff;
}

/* 媒体 */
.meiti {
	width: 100%;
	height: 388px;
	max-width: 1920px;
	margin: 0 auto;
	background: url(../image/main/beijing3.png);
	background-size: cover;
	position: relative;
	padding-top: 136px;
}

.meiti1 {
	overflow: hidden;
}

.swiper-slide4 {
	background: transparent !important;
}

.swiper-slide4 img {
	width: 58px;
	height: 58px;
	
	margin:  0 auto;
}

.swiper-slide4 a p {
	font-size: 16px;
	color: #7A7B99;
	text-align: center;
	margin-top: 38px;
}

/* .mt2 {
	display: none !important;
}

.swiper-slide4:hover .mt2 {
	display: block !important;
}

.swiper-slide4:hover .mt1 {
	display: none !important;
} */
.swiper-slide4:hover .mt p{
	color: #1D2087;
}
.mt img {
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    opacity: 1;
    transform: scale(1) rotateY(0);
}

.mt .mt2 {
    opacity: 0;
    transform: scale(0.8) rotateY(180deg);
    height: 0;
}

.swiper-slide4:hover .mt1 {
    opacity: 0;
    transform: scale(0.8) rotateY(180deg);
    height: 0;
}

.swiper-slide4:hover .mt2 {
    opacity: 1;
    transform: scale(1) rotateY(0);
    height: 58px;
}

.meiti .swiper-pagination-bullet-active {
	background: url(../image/main/dian.png);
	background-size: 100% 100%;
}

.meiti .swiper-pagination-bullet {
	width: 20px;
	height: 34px;
	background: url(../image/main/dian.png);
	background-size: 100% 100%;
	margin: 0 8px !important;
}

.swiper-pagination4 {
	bottom: 60px !important;
}
@media screen and (max-width:1500px) {
	.wy_zuo {
	    width: 48%;
	}
	.s_xw1 a:nth-child(2) {
	    width: 85%;
		font-size: 16px;
	}
	.s_xw1 {
	    width: 80%;
	}
	.xy_left {
	    width:42%;
	}
	.xyr_right1 a:nth-child(1) {
	    width: 80%;
}
.xyr_right3 a:nth-child(1) {
	    width: 80%;
}
.gy_gy2 {
    width: 100%;
}
.gywy2{
 width: 20%;
}
.gy_gy1 {
    width: 100%;
}
.gywy1{
 width: 80%;
}
.rw_left {
    width: 42%;
    height: 297px;
}
.shijue2 {
    width: 24%;
}
.zh_zongheng {
    padding-right: 3%;
}
.xs_xsdt {

    padding-left: 4%;
}
.zh1 {
    width: 48%;
}
.zh2 {
    width: 48%;
}
.tz_zuo,.tz_you{
	width: 45%;
}
.tz_gonggao1 p{
    width: 80%;
}
.tz_gonggao1 p  a{
    width: 100%;
}
}
@media screen and (max-width:1200px) {
	
}
@media screen and (max-width:1024px) {
	.bannner {
	    height: auto;
	    margin-top: 50px;
		position: relative;
          min-height: auto;
		margin-bottom: 0 !important;
        width: 100%;
    overflow: hidden;
	}
.white_head .nav-bot {
    top: 0px;

}
.wyyw{
		top: 0 !important;
  opacity: 1 !important;
            
	}
	.wy_zuoyou {
	    flex-wrap: wrap;
  opacity: 1 !important;
	}
	.wy_zuo {
	    width:100%;
		margin-bottom: 20px;
	}
	.wy_you{
		width: 100%;
	}
	.biaoti h1 {
	    position: relative;
	    z-index: 2;
	}
	.bttu {
	    z-index: 1;
	}
	.xiaoyuan1 {
	    flex-wrap: wrap;
	}
	.xy_left{
		width: 100%;
		margin-bottom: 20px;
		display: none;
	}
	.xy_right{
		width: 100%;
	}
	.dongtai {
        height: auto;
	    padding-bottom: 20px;
	}
	.renwu1{
		flex-wrap: wrap;
	}
	.rw_left{
		width: 100%;
		margin-bottom: 100px;
	}
	.rw_zi a {
	    display: block;
	    width: 80%;
	}
	.rw_right {
	    width: 100%;
	}
	.shijue2 {
	    width: 48%;
		margin-bottom: 20px;
	}
	.zh2:nth-child(1){
		display: block;
	}
	.zh2:nth-child(2){
		display: block;
	}
	.xueshu1{
		flex-wrap: wrap;
	}
	.xs_xsdt{
		width: 100%;
	}
	.xsdt {
	    width: 100%;
	    margin-right: 0;
	}
	.xs_xsdt {
	    padding-left: 3%;
	    padding-right: 3%;
		padding-bottom: 20px;
	}
	.zh_zongheng {
	    padding-right: 3%;
		padding-left: 3%;
		width: 100%;
	}
	.zongheng {
	    width: 100%;
	    margin-left: 0;
	}
	.xueshu {
	    width: 100%;
	    height: auto;
	}
	.zongheng2{
		display: none;
	}
	.tz_zuoyou{
		flex-wrap: wrap;
	}
	.tz_zuo,.tz_you{
		width: 100%;
	}
	.tz_zuo{
		margin-bottom: 20px;
	}
}
@media screen and (max-width:768px) {
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    right: 10px !important;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    left: 10px !important;
	}
	.pob{
		display: none;
	}
	.swiper-pagination1 {
	    top: 88% !important;
	}
	.bannner .swiper-pagination-bullet-active {
	    background: #1D2087 !important;
	    width: 20px !important;
	    height: 5px !important;
	}
	.bannner .swiper-pagination-bullet {
	    width: 20px !important;
	    height: 5px !important;
	}
	.biaoti {
	    width: 100%;
		
	}
	.bttu {
	    text-align: center;
	    width: 100%;
	}
	.bttu img {
	    width: 300px;
	    height: auto;
	}
	.biaoti h1 {
	    font-size: 26px;
	}
	.wyyw {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}
	.wy_zuoyou {
	    padding-top: 20px;
	}
	.wy_zuo {
	    height: 230px;
	}
	.xw_wenzi a {
	    font-size: 16px;
	    line-height: 24px;
	}
	.xw_wenzi {
	    position: absolute;
	    width: 70%;
	    left: 14px;
	    bottom: 30px;
	    z-index: 9;
	}
	.s_xw2 a {
	    font-size: 12px;
	    color: #999999;
	}
	.s_xw {
	    margin-bottom: 30px;
	}
	.sige {
	    width: 100%;
	}
	.sg1 img{
		display: none;
	}
	.sg p {
	    font-size: 16px;
	}
	.sg::after {
	    content: "/";
		left: -8px;
	}
	.xyr_right1 a:nth-child(1) {
	    width: 70%;
            display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -moz-box;
      -moz-line-clamp: 2;
      -moz-box-orient: vertical;
      overflow-wrap: break-word;
      word-break: break-all;
      white-space: normal;
      overflow: hidden;
	}
.xyr_right1 {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px;
}
.xyr_right3 a:nth-child(1) {
	    width: 70%;
            display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -moz-box;
      -moz-line-clamp: 2;
      -moz-box-orient: vertical;
      overflow-wrap: break-word;
      word-break: break-all;
      white-space: normal;
      overflow: hidden;
	}
.xyr_right3 {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px;
}
	.rw_zi a {
	    width: 100%;
	    font-size: 16px;
	    padding: 20px;
	}
	.rw_left {
	    height: 175px;
	}
	.rw_left {
	    margin-bottom: 75px;
	}
	.rw_right1 a:nth-child(1){
		display: none;
	}
	.rw_right1 a:nth-child(2) {
	    padding: 20px 20px;
	    font-size: 16px;
	    color: #1A1A1A;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
	}
      .zh2 p a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;

}
	.rw_right1 {
	    height: auto;
	    margin-bottom: 10px;
	}
	.shijue2 {
	    width: 100%;
		margin-bottom: 20px;
	}
	.shijue3 {
	    width: 100%;
	    height: 175px;
	}
	.sjt1 {
	    width: 35px;
	    height: 35px;
	}
	.shijue2 a:nth-child(2) {
	    height: 45px;
	    padding-left: 20px;
	    padding-right: 20px;
	    font-size: 16px;
	}
	.swiper-slide3 a:nth-child(2) {
	    font-size: 16px;
	}
	.swiper-slide3 a img {
	    height: auto;
	}
	.xs_biaoti h1:nth-child(1) {
	    font-size: 30px;
	}
	.xs_biaoti h1:nth-child(2) {
	    font-size: 30px;
	}
	.dt_wz2 p a{
	    font-size: 16px;

	}
	.dt_wz {
	    height: 85px;
	}
	.zh2 p  a{
	    font-size: 16px;
	}
	.tz_gonggao1 p a{
	    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
	}
.tz_gonggao1 p {
	    width: 70%;
	}
	.gy1{
		height: 100px !important;
	}
.wyyw1 .gd {
    z-index: 9;
}
.tz_gonggao1 {
    align-items: baseline;
}
.dt_wz1 h1 {
    font-size: 20px;
}
.guangying {
    padding-top: 55px;
    padding-bottom: 30px;
    overflow: hidden;
}
.meiti {
    height: auto;
    padding-top: 40px;
 padding-bottom: 40px;
}
.tongzhi {
    padding-top: 16px;
}
.swiper-slide4 img {
    width: 35px;
    height: 35px;
    margin: 0 auto;
}
.zh_zongheng {
    padding-top: 16px;
}
.swiper-slide4:hover .mt2 {
    opacity: 1;
    transform: scale(1) rotateY(0);
    height: 35px;
}
.swiper-slide4 a p {
    font-size: 14px;
    color: #7A7B99;
    text-align: center;
    margin-top:15px;
}
.swiper-pagination4{
display:none;
}
}
@media screen and (max-width:400px) {

.s_xw1 a:nth-child(2) {
    width: 80%;
    font-size: 15px;
}
.s_xw1 {
    width: 75%;
}
.dt_wz2 p a {
    padding-left: 10px;
    font-size: 15px;
}
.xs_biaoti h1:nth-child(1) {
    font-size: 26px;
}
.xs_biaoti h1:nth-child(2) {
    font-size: 26px;
}
.zh2 p a {
    font-size: 15px;
}
.dt_wz {
    padding: 18px 9px;
}
.xy_gd a {
    margin: 0 auto;
}
.xy_gd {
    margin-left: 0;
}
}
@media screen and (max-width:350px) {
.sg p {
    font-size: 15px;
}
.sg::after {
    content: "/";
    left: -10px;
}
.dt_wz1 h1 {
    font-size: 20px;
}
}